home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / flut39st.zoo / fileutils-3.9 / man / ln.1 < prev    next >
Encoding:
Text File  |  1994-03-26  |  3.6 KB  |  129 lines

  1.  
  2.  
  3.  
  4. LN(1L)                               LN(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        ln - make links between files
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        l✓ln✓n [options] source [dest]
  12.        l✓ln✓n [options] source... directory
  13.        Options:
  14.        [-bdfisvF]      [-S    backup-suffix]        [-V        {num-
  15.        bered,existing,simple}]                  [--version-
  16.        control={numbered,existing,simple}]  [--backup]    [--direc-
  17.        tory] [--force] [--interactive]    [--symbolic]  [--verbose]
  18.        [--suffix=backup-suffix]    [--help] [--version]
  19.  
  20. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  21.        This  manual page documents the GNU version of l✓ln✓n.  If the
  22.        last argument names an existing directory, l✓ln✓n  links  each
  23.        other  given  file  into    a file with the    same name in that
  24.        directory.  If only one file is given, it links that  file
  25.        into  the current directory.  Otherwise,    if only    two files
  26.        are given, it links the first onto the second.  It  is  an
  27.        error  if  the  last  argument is not a directory and more
  28.        than two    files are given.  It makes hard    links by default.
  29.        By default, it does not remove existing files.
  30.  
  31.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  32.        _✓-_✓b_✓, _✓-_✓-_✓b_✓a_✓c_✓k_✓u_✓p
  33.           Make backups of files that are about to be removed.
  34.  
  35.        _✓-_✓d_✓, _✓-_✓F_✓, _✓-_✓-_✓d_✓i_✓r_✓e_✓c_✓t_✓o_✓r_✓y
  36.           Allow the    super-user to make hard    links to directo-
  37.           ries.
  38.  
  39.        _✓-_✓f_✓, _✓-_✓-_✓f_✓o_✓r_✓c_✓e
  40.           Remove existing destination files.
  41.  
  42.        _✓-_✓i_✓, _✓-_✓-_✓i_✓n_✓t_✓e_✓r_✓a_✓c_✓t_✓i_✓v_✓e
  43.           Prompt   whether    to  remove  existing  destination
  44.           files.
  45.  
  46.        _✓-_✓s_✓, _✓-_✓-_✓s_✓y_✓m_✓b_✓o_✓l_✓i_✓c
  47.           Make symbolic links instead of  hard  links.   This
  48.           option produces an error message on systems that do
  49.           not support symbolic links.
  50.  
  51.        _✓-_✓v_✓, _✓-_✓-_✓v_✓e_✓r_✓b_✓o_✓s_✓e
  52.           Print the    name of    each file before linking it.
  53.  
  54.        _✓-_✓-_✓h_✓e_✓l_✓p Print a usage message on standard    output    and  exit
  55.           successfully.
  56.  
  57.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  58.           Print  version  information on standard output then
  59.           exit successfully.
  60.  
  61.  
  62.  
  63.  
  64. FSF            GNU File Utilities            1
  65.  
  66.  
  67.  
  68. LN(1L)                               LN(1L)
  69.  
  70.  
  71.        _✓-_✓S_✓, _✓-_✓-_✓s_✓u_✓f_✓f_✓i_✓x _✓b_✓a_✓c_✓k_✓u_✓p_✓-_✓s_✓u_✓f_✓f_✓i_✓x
  72.           The suffix used for making simple    backup files  can
  73.           be  set  with  the S✓SI✓IM✓MP✓PL✓LE✓E_✓_B✓BA✓AC✓CK✓KU✓UP✓P_✓_S✓SU✓UF✓FF✓FI✓IX✓X environment
  74.           variable,    which can be overridden    by  this  option.
  75.           If  neither  of those is given, the default is `~',
  76.           as it is in Emacs.
  77.  
  78.        _✓'_✓-_✓V_✓, _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n_✓-_✓c_✓o_✓n_✓t_✓r_✓o_✓l _✓{_✓n_✓u_✓m_✓b_✓e_✓r_✓e_✓d_✓,_✓e_✓x_✓i_✓s_✓t_✓i_✓n_✓g_✓,_✓s_✓i_✓m_✓p_✓l_✓e_✓}_✓"
  79.           The type of backups made can be set with    the  V✓VE✓ER✓R-✓-
  80.           S✓SI✓IO✓ON✓N_✓_C✓CO✓ON✓NT✓TR✓RO✓OL✓L  environment     variable,  which  can be
  81.           overridden by this option.  If  V✓VE✓ER✓RS✓SI✓IO✓ON✓N_✓_C✓CO✓ON✓NT✓TR✓RO✓OL✓L  is
  82.           not  set    and this option    is not given, the default
  83.           backup type is `existing'.  The value of    the  V✓VE✓ER✓R-✓-
  84.           S✓SI✓IO✓ON✓N_✓_C✓CO✓ON✓NT✓TR✓RO✓OL✓L  environment    variable and the argument
  85.           to this option are like  the  GNU     Emacs    `version-
  86.           control'    variable;  they     also  recognize synonyms
  87.           that are more descriptive.  The  valid  values  are
  88.           (unique abbreviations are    accepted):
  89.  
  90.           `t' or `numbered'
  91.              Always make numbered backups.
  92.  
  93.           `nil' or `existing'
  94.              Make  numbered backups of files that already
  95.              have them,    simple backups of the others.
  96.  
  97.           `never' or `simple'
  98.              Always make simple    backups.
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. FSF            GNU File Utilities            2
  129.